﻿.tooltip-inner {
    white-space: pre-line;
}
.custom .bootstrap-select{
    width: 100% !important;
}
.custom .btn{
    width: 100% !important;
}
.co2caltable td {
    font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: normal;
}
.Green_Bullet_User {
    font-size: 12px;
    color: #008000;
}

.greenTable, .greenTable2 {
    border: 1px solid #008000;
    border-collapse: collapse;
}

.greenTable3 {
    border: 0px solid #008000;
    border-collapse: collapse;
}

.greenTable th {
    border: 1px solid #008000;
    background-color: #ffffcc;
    color: #008000;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    padding: 5px;
}

.greenTable2 th {
    border: 1px solid #008000;
    background-color: #ffffcc;
    color: #008000;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    padding: 3px;
}

.greenTableYear {
    border: 1px solid #008000;
    background-color: #ccffcc;
    color: #008000;
    font-size: 13px;
    text-align: center;
    padding: 5px;
}

.greenRowStyle {
    border-right: 0px solid #008000;
}

    .greenRowStyle td {
        border: 1px solid #008000;
        border-left: 0px solid #008000;
        border-bottom: 0px solid #008000;
        padding: 4px;
    }

.greenAlternatingRowStyle td {
    border: 1px solid #008000;
    border-left: 0px none #008000;
    border-bottom: 0px none #008000;
    padding: 3px;
}

.EmptyRowStyle Td {
    border-top: 1px solid #008000;
    height: 50;
    font: bold;
}

.green {
    border: 1px solid #008000;
    border-left: 0px none #008000;
    border-right: 0px none #008000;
    border-bottom: 0px none #008000;
    padding: 3px;
    background-color: #ccffcc;
    color: #008000;
}

    .green td {
        border: 1px solid #008000;
        border-left: 0px none #008000;
        border-bottom: 0px none #008000;
        padding: 3px;
        background-color: #ccffcc;
        color: #008000;
    }

td.greenNoRight {
    border: 1px solid #008000;
    border-right: 0px none #008000;
    border-bottom: 0px none #008000;
    padding: 3px;
    vertical-align: middle;
}

.greenHeaderStyle th.greenTHNoRight {
    border: 1px solid #008000;
    border-right: 0 none #008000;
    background-color: #ffffcc;
    color: #008000;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    padding: 3px;
}

.greenHeaderStyle th {
    border: 1px solid #008000;
    border-left: 0 none #008000;
    background-color: #ffffcc;
    color: #008000;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    padding: 3px;
}

.greenAlt {
    border: 1px solid #008000;
    background-color: #ccffcc;
    color: #008000;
    padding: 3px;
}
/* Summary CSS*/
.greenHeaderStyle3 th {
    border: 1px solid #008000;
    background-color: #ffffcc;
    color: #008000;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    padding: 3px;
}

.greenAlternatingStyle3 td {
    border: 1px solid #008000;
    background-color: #ccffcc;
    color: #008000;
    padding: 3px;
}

.greenRowStyle3 td {
    border: 1px solid #008000;
    padding: 3px;
}
/* Summary CSS*/
.greenTableContent {
    border: 1px solid #008000;
    padding: 5px;
}

.greenTableContent2 {
    border: 1px solid #008000;
    padding: 4px;
}

.greenTableContent3 {
    border: 1px solid #008000;
    padding: 1px;
}

td.highligh {
    border: 0px none #008000;
}

td.highlightFont {
    color: #008000;
    font-weight: bold;
    border: 0px none #008000;
}

.highlightFont {
    color: #008000;
    font-weight: bold;
    border: 0px none #008000;
}

.Co2IndexTable td {
    border: 0px none #00800;
}

a.GreenLink_User {
    font-size: 12px;
    color: #39b54a;
    text-decoration: underline;
}

a.GreenLink_User:hover {
    font-size: 12px;
    color: #8cc63f;
    text-decoration: underline;
}

.bootstrap-select .btn {
    padding: 2.5px 12px;
}
.btn-hover-calculate {
    cursor: pointer;
    padding-top: 9px;
    width: 150.69px;
    height: 40px;
    font-family: Arial;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    background-color: #fff;
    color: #d63246;
    border-color: #d63246;
    border: 1px solid;
}
.btn-hover-calculate:hover {
    background-color: #fff7f7 !important;
}
.carbon-calculate-input:hover {
    border: none;
    outline: 1px solid #92c0e0;
}
.carbon-calculate-input:focus {
    outline: 1px solid #7db4ff;
    border: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.carbon-calculate-input {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: 42px;
    font-size: 16px;
    line-height: 1;
    border: 1px solid #dedede;
    outline: none;
    background: transparent;
    padding-left: 7px;
}
@media (max-width: 540px) {
    .grid-content {
        height: 400px;
    }
    .delete-icon-position {
        bottom: 6px;
        left: 45px;
    }
}
a.addShipment {
    font-size: 11px;
    font-weight: normal;
    color: #660033;
    text-decoration: underline;
}
.form-group {
    margin-bottom: 5px;
}



.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    position: initial;
}

label {
    font-weight: normal;
}

.carbon-selected {
    color: #6a6a6a;
}

.my-select {
    width: 100% !important;
    height: 43px;
}

.carbon-alert-message {
    margin-top: 5px;
    line-height: 14px;
    color: #d63246;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999999;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999999;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999999;
}

::placeholder {
    /* Modern browsers */
    color: #999999;
}

.delete-btn:hover .delete-icon-position {
    transform: scale(1.3);
    transition: transform 0.3s;
}

.btn-hover:hover {
    box-shadow: 0 0 5px #888;
}

.disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.grid-content {
    width: 92%;
    height: 224px;
    background-color: #ffffff;
    margin-left: 2%;
    margin-top: 25px;
    padding: 20px;
}
@media (min-width: 1200px) and (max-width: 1600px) {
    .grid-content {
        height: 500px;
    }
}
@media (min-width: 993px) and (max-width: 1200px) {
    .grid-content {
        height: 500px;
    }
}
@media (min-width: 766px) and (max-width: 991px) {
    .grid-content {
        height: 490px;
    }
}
@media (min-width: 992px) and (max-width: 1578px) {
    .parent-element {
        display: flex;
    }

    .form-group.col-lg-2 {
        width: 25%;
    }
}
@media (max-width: 768px) {
    .grid-content {
        height: 506px;
    }

    .carbon_caculator_cargo_column_two {
        padding: 0 !important;
    }

    .carbon_caculator_button_group {
        margin-top: 30px !important;
    }

    .delete_icon_position {
        margin-right: 1% !important;
    }
}
.carbon-calculator-content {
    width: 100%;
    background-color: #f9f9f9;
    padding-bottom: 50px;
    margin-top: 50px;
    padding-left: 15px;
}
.carbon-calculator-button-group{
    margin-top: 70px;
}
.delete-icon {
    margin-top: -27px;
}

.hide-template {
    display: none;
}

.delete-icon-position {
    position: absolute;
    margin-right: 2%;
    margin-top: 90px;
    right: 0;
}

.carbon_caculator_grid_label {
    padding: 0;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    display: flex;
    margin-bottom: 4px;
}

.carbon_caculator_select {
    height: 42px;
    width: 100%;
    border: 1px solid #d9d9d9;
}

.carbon_caculator_cargo_column_two {
    padding: 0 5px 0 0;
}

.xm-label-block > span {
    color: #323232 !important;
}

.xm-label-block > i {
    color: #323232 !important;
}

.carbon_caculator_button_group {
    margin-top: 70px;
}